Click or drag to resize

ItemSubject Property

Represents the subject for Exchange store items and response objects.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string Subject { get; set; }

Property Value

Type: String
The subject.
See Also